10d506ec08b29a51985bf5c05e2fadb9ccab55de
[git-annex.git] /
1 [[!comment format=mdwn
2  username="Ilya_Shlyakhter"
3  avatar="http://cdn.libravatar.org/avatar/1647044369aa7747829c38b9dcc84df0"
4  subject="comment 7"
5  date="2021-07-13T03:05:45Z"
6  content="""
7 Realized that for the use case I was thinking of -- setting repo-wide policies such as locked-files-only -- git-annex-config isn't right, since the value can be changed by any clone.  For that use case, have to configure hooks/triggers on the central repo to reject pull requests that break the policy.
8 """]]